home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 25 / AMIGAplus Sonderheft 25 (2000)(Falke)(DE)(Track 1 of 4)[!].iso / Updates / PowerPC / pdflib / bind / python / Python.dsp < prev    next >
Text File  |  2000-05-16  |  5KB  |  173 lines

  1. # Microsoft Developer Studio Project File - Name="Python" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  6.  
  7. CFG=Python - Win32 Release
  8. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  9. !MESSAGE use the Export Makefile command and run
  10. !MESSAGE 
  11. !MESSAGE NMAKE /f "Python.mak".
  12. !MESSAGE 
  13. !MESSAGE You can specify a configuration when running NMAKE
  14. !MESSAGE by defining the macro CFG on the command line. For example:
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "Python.mak" CFG="Python - Win32 Release"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "Python - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE 
  22.  
  23. # Begin Project
  24. # PROP AllowPerConfigDependencies 0
  25. # PROP Scc_ProjName ""
  26. # PROP Scc_LocalPath ""
  27. CPP=cl.exe
  28. MTL=midl.exe
  29. RSC=rc.exe
  30. # PROP BASE Use_MFC 0
  31. # PROP BASE Use_Debug_Libraries 1
  32. # PROP BASE Output_Dir "Python___Win32_Release"
  33. # PROP BASE Intermediate_Dir "Python___Win32_Release"
  34. # PROP BASE Ignore_Export_Lib 0
  35. # PROP BASE Target_Dir ""
  36. # PROP Use_MFC 0
  37. # PROP Use_Debug_Libraries 1
  38. # PROP Output_Dir ""
  39. # PROP Intermediate_Dir "Release"
  40. # PROP Ignore_Export_Lib 0
  41. # PROP Target_Dir ""
  42. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "c:\Programme\Python1.5.2\include" /I "..\..\pdflib" /D "__WIN32__" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PDFLIB_STATIC" /YX /FD /GZ /c
  43. # ADD CPP /nologo /ML /W3 /GX /I "c:\Programme\Python1.5.2\include" /I "..\..\pdflib" /D "__WIN32__" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PDFLIB_EXPORTS" /YX /FD /GZ /c
  44. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  45. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  46. # ADD BASE RSC /l 0x407 /d "_DEBUG"
  47. # ADD RSC /l 0x407 /d "_DEBUG"
  48. BSC32=bscmake.exe
  49. # ADD BASE BSC32 /nologo
  50. # ADD BSC32 /nologo
  51. LINK32=link.exe
  52. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib python15.lib /nologo /dll /debug /machine:I386 /out:"pdflib.dll" /pdbtype:sept /libpath:"c:\programme\python1.5.2\libs"
  53. # SUBTRACT BASE LINK32 /nodefaultlib
  54. # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib python15.lib /nologo /dll /machine:I386 /out:"pdflib.dll" /pdbtype:sept /libpath:"c:\programme\python1.5.2\libs"
  55. # SUBTRACT LINK32 /debug /nodefaultlib
  56. # Begin Target
  57.  
  58. # Name "Python - Win32 Release"
  59. # Begin Group "Source Files"
  60.  
  61. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  62. # Begin Source File
  63.  
  64. SOURCE=..\..\pdflib\p_afmparse.c
  65. # End Source File
  66. # Begin Source File
  67.  
  68. SOURCE=..\..\pdflib\p_annots.c
  69. # End Source File
  70. # Begin Source File
  71.  
  72. SOURCE=..\..\pdflib\p_basic.c
  73. # End Source File
  74. # Begin Source File
  75.  
  76. SOURCE=..\..\pdflib\p_ccitt.c
  77. # End Source File
  78. # Begin Source File
  79.  
  80. SOURCE=..\..\pdflib\p_color.c
  81. # End Source File
  82. # Begin Source File
  83.  
  84. SOURCE=..\..\pdflib\p_draw.c
  85. # End Source File
  86. # Begin Source File
  87.  
  88. SOURCE=..\..\pdflib\p_filter.c
  89. # End Source File
  90. # Begin Source File
  91.  
  92. SOURCE=..\..\pdflib\p_font.c
  93. # End Source File
  94. # Begin Source File
  95.  
  96. SOURCE=..\..\pdflib\p_gif.c
  97. # End Source File
  98. # Begin Source File
  99.  
  100. SOURCE=..\..\pdflib\p_gstate.c
  101. # End Source File
  102. # Begin Source File
  103.  
  104. SOURCE=..\..\pdflib\p_hyper.c
  105. # End Source File
  106. # Begin Source File
  107.  
  108. SOURCE=..\..\pdflib\p_image.c
  109. # End Source File
  110. # Begin Source File
  111.  
  112. SOURCE=..\..\pdflib\p_jpeg.c
  113. # End Source File
  114. # Begin Source File
  115.  
  116. SOURCE=..\..\pdflib\p_text.c
  117. # End Source File
  118. # Begin Source File
  119.  
  120. SOURCE=..\..\pdflib\p_tiff.c
  121. # End Source File
  122. # Begin Source File
  123.  
  124. SOURCE=..\..\pdflib\p_util.c
  125. # End Source File
  126. # Begin Source File
  127.  
  128. SOURCE=.\pdflib_py.c
  129. # End Source File
  130. # End Group
  131. # Begin Group "Header Files"
  132.  
  133. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  134. # Begin Source File
  135.  
  136. SOURCE=..\..\pdflib\ansi_e.h
  137. # End Source File
  138. # Begin Source File
  139.  
  140. SOURCE=..\..\pdflib\macrom_e.h
  141. # End Source File
  142. # Begin Source File
  143.  
  144. SOURCE=..\..\pdflib\p_afmparse.h
  145. # End Source File
  146. # Begin Source File
  147.  
  148. SOURCE=..\..\pdflib\p_config.h
  149. # End Source File
  150. # Begin Source File
  151.  
  152. SOURCE=..\..\pdflib\p_intern.h
  153. # End Source File
  154. # Begin Source File
  155.  
  156. SOURCE=..\..\pdflib\p_metrics.h
  157. # End Source File
  158. # Begin Source File
  159.  
  160. SOURCE=..\..\pdflib\pdfdoc_e.h
  161. # End Source File
  162. # Begin Source File
  163.  
  164. SOURCE=..\..\pdflib\pdflib.h
  165. # End Source File
  166. # End Group
  167. # Begin Group "Resource Files"
  168.  
  169. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  170. # End Group
  171. # End Target
  172. # End Project
  173.